2011
Eric Grivel
Returns the XCF URI for the specified image.
This procedure returns the XCF URI associated with the image. If there is no such URI, this procedure returns %NULL.
unknown
| Type | Name | Description |
|---|---|---|
| PF_IMAGE | image | The image |
| Type | Name | Description |
|---|---|---|
| PF_VALUE | uri | The imported URI. The returned value must be freed with g_free() |